-
Home
-
Notification – Custom Notifications and Alerts for WordPress
-
9.0.2
-
Code
-
Classes
- Runner
Total Complexity |
18 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
182 |
Lines of code |
70 |
Logical lines of code |
33 |
Comment lines |
75 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
run() |
A |
47 |
7 |
37 |
setNotifications() |
S |
67 |
3 |
8 |
detachNotification() |
S |
71 |
2 |
6 |
__construct() |
S |
80 |
1 |
3 |
getNotifications() |
S |
82 |
1 |
3 |
getTrigger() |
S |
81 |
1 |
3 |
hasNotifications() |
S |
80 |
1 |
3 |
attachNotification() |
S |
79 |
1 |
3 |
detachAllNotifications() |
S |
77 |
1 |
4 |